textChanged
Type
message
Summary
Sent when the native field widget text is changed.
Syntax
textChanged
Description
Handle the textChanged message if you want to do something when the text of the field is changed through typing.
Examples
on textChanged
if the text of me is not a number then
beep
end if
end textChanged
Compatibility and Support
OS
android